home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2006 May
/
PCWMAY06.iso
/
Software
/
Resources
/
HTMLGate 12.2.1B
/
htmlgate.exe
/
{app}
/
Cookies
/
cookie2.txt
< prev
next >
Wrap
Text File
|
2000-07-12
|
264b
|
13 lines
<SCRIPT LANGUAGE="JavaScript">
<!--
function trycookie(){
document.cookie='test=xxx';
if (document.cookie=='') test=false
else {test=true; document.cookie='test=xxx; expires=01-Jan-90 GMT'}
return test
}
-->
</SCRIPT>